FlexReport for WPF
Completed プロパティ (IAsyncActionWithProgress<TProgress>)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > IAsyncActionWithProgress<TProgress> インターフェース : Completed プロパティ
アクション完了イベントを処理するメソッドを取得または設定します。
シンタックス
'宣言
 
Property Completed As C1.WPF.Document.AsyncActionWithProgressCompletedHandler(Of TProgress)
'使用法
 
Dim instance As IAsyncActionWithProgress(Of TProgress)
Dim value As C1.WPF.Document.AsyncActionWithProgressCompletedHandler(Of TProgress)
 
instance.Completed = value
 
value = instance.Completed
C1.WPF.Document.AsyncActionWithProgressCompletedHandler<TProgress> Completed {get; set;}
参照

IAsyncActionWithProgress<TProgress> インターフェース
IAsyncActionWithProgress<TProgress> メンバ